DataCollection | ComponentOne
C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollectionBase<T> Class / OnFilterChanged Method

In This Topic
    OnFilterChanged Method (C1EntityFrameworkCoreVirtualDataCollectionBase<T>)
    In This Topic
    Called after the filter changed.
    Syntax
    'Declaration
     
    Protected Sub OnFilterChanged() 
    protected void OnFilterChanged()
    See Also